| Total Complexity | 44 | 
| Dependencies | 5 | 
| Dependents | 12 | 
| Total lines | 319 | 
| Lines of code | 196 | 
| Logical lines of code | 93 | 
| Comment lines | 61 | 
| Methods | 17 | 
| Properties | 3 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| create() | 42 | 8 | 61 | |
| is_access_token_renewed() | 54 | 7 | 21 | |
| get() | 53 | 5 | 27 | |
| get_all() | 64 | 3 | 11 | |
| delete() | 67 | 2 | 8 | |
| update() | 66 | 2 | 9 | |
| get_token_type() | 70 | 2 | 6 | |
| clean_token() | 63 | 2 | 9 | |
| get_renewed_access_token() | 69 | 2 | 6 | |
| is_access_token_expired() | 69 | 2 | 6 | |
| access_token_renew_attemps_exceded() | 71 | 2 | 6 | |
| instance() | 71 | 2 | 6 | |
| __construct() | 69 | 1 | 7 | |
| get_args() | 81 | 1 | 3 | |
| delete_all() | 81 | 1 | 3 | |
| access_token_renew_attemps_increase() | 74 | 1 | 4 | |
| calculate_expiration_date() | 78 | 1 | 3 |